Skip to content

Adding github prompts and skills for azure-ai-ml#44956

Merged
mccoyp merged 11 commits intoAzure:mainfrom
jayesh-tanna:ai_aware_repo_v1
Feb 18, 2026
Merged

Adding github prompts and skills for azure-ai-ml#44956
mccoyp merged 11 commits intoAzure:mainfrom
jayesh-tanna:ai_aware_repo_v1

Conversation

@jayesh-tanna
Copy link
Member

@jayesh-tanna jayesh-tanna commented Feb 2, 2026

Description

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

If an SDK is being regenerated based on a new API spec, a link to the pull request containing these API spec changes should be included above.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

Copilot AI review requested due to automatic review settings February 2, 2026 13:25
@jayesh-tanna jayesh-tanna changed the title Adding github prompts for azure-ai-ml [Do Not Merge] Adding github prompts for azure-ai-ml Feb 2, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request adds three GitHub prompt files for the azure-ai-ml package to help developers with common tasks: generating PR summaries, formatting code with Black, and conducting code reviews.

Changes:

  • Added azureml-pr-summary.prompt.md - provides a template and guidelines for creating comprehensive PR descriptions
  • Added azureml-format-black.prompt.md - provides instructions for running Black formatter on the azure-ai-ml package
  • Added azureml-code-review.prompt.md - provides a comprehensive checklist and process for reviewing code changes

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 15 comments.

File Description
.github/prompts/azureml-pr-summary.prompt.md New prompt template for generating structured PR summaries with categorized changes, impact assessment, and quality checklist
.github/prompts/azureml-format-black.prompt.md New prompt with instructions for applying and verifying Black code formatting
.github/prompts/azureml-code-review.prompt.md New comprehensive code review checklist covering Azure SDK compliance, quality, testing, security, and documentation

@jayesh-tanna jayesh-tanna changed the title [Do Not Merge] Adding github prompts for azure-ai-ml Adding github prompts for azure-ai-ml Feb 13, 2026
@jayesh-tanna jayesh-tanna changed the title Adding github prompts for azure-ai-ml Adding github prompts and skills for azure-ai-ml Feb 13, 2026
@benbp
Copy link
Member

benbp commented Feb 17, 2026

One caveat that changes to these files aren't going to be hooked up to CODEOWNERS for correct review routing when there are potential changes.

@mccoyp
Copy link
Member

mccoyp commented Feb 17, 2026

One caveat that changes to these files aren't going to be hooked up to CODEOWNERS for correct review routing when there are potential changes.

I opened a PR to, for now, add myself and Libba as code owners for Copilot instruction folders: #45171. That is a good point though, to consider whether we'll also want service code owners for these directories

@mccoyp mccoyp merged commit aaa8ecd into Azure:main Feb 18, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants